home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / cbm / 2359 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.5 KB

  1. Path: s126.the-spa.com!user
  2. From: doug.cotton@the-spa.com (Doug Cotton)
  3. Newsgroups: comp.sys.cbm
  4. Subject: 20 MHz 64... Does it scream?
  5. Date: Mon, 19 Feb 1996 22:34:46 -0500
  6. Organization: Creative Micro Designs, Inc.
  7. Message-ID: <doug.cotton-1902962234460001@s126.the-spa.com>
  8. NNTP-Posting-Host: s126.the-spa.com
  9. X-Newsreader: Yet Another NewsWatcher 2.0.6b4
  10.  
  11. While we've been busy shaking down the hardware design on the SuperCPU, most of
  12. this has been done at 4 MHz. We wanted to wait until we felt the hardware was
  13. working well before trying to push the hand-wired prototype to 20 MHz.
  14.  
  15. Earlier today Mark entered my office and stated flatly, "20 MHz works fine."
  16. My eyebrows shot up. Mark installed the SuperCPU prototype on the flat 128
  17. located in my office, powered up, and loaded the temporary DOS into the unit.
  18. He then typed this short program:
  19.  
  20. 10 TI$="000000"
  21. 20 FORI=1TO10000:NEXT
  22. 30 PRINTTI
  23.  
  24. Leaving the SuperCPU disabled, the result printed after a few seconds: 660.
  25. Enabling the SuperCPU, he again ran the program: 31.
  26.  
  27. I grabbed a calcultor... 660/31... =21.290322581...
  28.  
  29. "Wait a minute!", I exclaimed. "Something is wrong here! If the CPU is only
  30. running at 20 MHz, how can the code run over 21 times faster than at 1 MHz?"
  31.  
  32. Mark just smiled.
  33.  
  34. We spent a couple of hours testing various programs, getting much the kind of
  35. results we expected on most. Some surprises here and there though... quite a
  36. few of the games we tried (ML commercial games) worked fine, with no speed
  37. increase at 20 MHz. We had expected pretty much all games would fail, running
  38. too fast to be usable. Apparently these titles ran everything via timed events.
  39. Frogger was unplayable, though! Blood Money did something we didn't expect...
  40. it exhibited less raster garbage at 20 MHz than it normally did on a stock 1 MHz
  41. machine. Just a side effect of the particular raster timing, I'm sure.
  42.  
  43. I won't be giving regular reports on the testing, but I thought some of you
  44. would like to hear about some of the initial tests at 20 MHz. ;)
  45.  
  46.  
  47. Doug Cotton
  48. E-mail: doug.cotton@the-spa.com
  49.  
  50.  
  51. =====================================================================
  52. |    Creative Micro Designs, Inc.   |    Orders:  (800) 6383-CMD    |
  53. |    P.O. Box 646                   |    Support: (413) 525-0023    |
  54. |    East Longmeadow, MA 01028      |    Fax:     (413) 525-0147    |
  55. ---------------------------------------------------------------------
  56. |        Visit our WWW Site at: http://www.the-spa.com/cmd/         |
  57. =====================================================================
  58.